Revision ad068e6 by Campbell Barton May 8, 2010, 07:34 (GMT) |
remove BLI_strnlen, use _strnlen as strnlen on windows. cant test on windows but from what I can tell this exists like _vsnprintf |
Revision fcaca6c by Campbell Barton May 8, 2010, 07:25 (GMT) |
- console drop handler for datablocks & filepaths. - added BLO_idcode_to_name_plural() for names like meshes, scenes, libraries etc from and ID type. |
Revision 68173d1 by Damien Plisson May 8, 2010, 05:56 (GMT) |
Fix blenderplayer linking issues when building with CMake on unix systems |
May 8, 2010, 04:32 (GMT) |
Allow clicking in the empty area of a scrollbar (in the 'groove' outside the scroller itself) to page up/page down. |
Revision 0511086 by Dalai Felinto May 7, 2010, 23:56 (GMT) |
adjusment to constraint actuator layout (forgot to expose normal and before) |
Revision 14b41f9 by Campbell Barton May 7, 2010, 23:34 (GMT) |
bugfix [#22276] filemanager autocompleate based on current path also added autocomp to filename in fileselector |
May 7, 2010, 22:04 (GMT) |
SVN maintenance. |
Revision 672044c by Dalai Felinto May 7, 2010, 21:35 (GMT) |
CMake + MSVC building fix (PTHREADS_INC needed in imbuf) again, I know that the header shouldnt' be included there. But since it's still there at least let's make it build. |
Revision 22978eb by Dalai Felinto May 7, 2010, 18:53 (GMT) |
Logic UI - fixing missing rna default values there are some cases (i.e. Constraint Actuator) where the same DNA property is being used by different RNAs with different ranges. It's easy to change (reset the values to their default in the set func of the constrant type rna). Not sure it's necessary though. |
Revision 5774e61 by Campbell Barton May 7, 2010, 15:52 (GMT) |
shouldnt have committed this, was local hack to workaround float buffer bug. |
Revision d972b84 by Campbell Barton May 7, 2010, 15:49 (GMT) |
fix for segfault when reading bad multilayer EXR's |
Revision 008863d by Brecht Van Lommel May 7, 2010, 15:18 (GMT) |
Merge image related changes from the render branch. This includes the image tile cache code in imbuf, but it is not hooked up to the render engine. Imbuf module: some small refactoring and removing a lot of unused or old code (about 6.5k lines). * Added a ImFileType struct with callbacks to make adding an file format type, or making changes to the API easier. * Move imbuf init/exit code into IMB_init()/IMB_exit() functions. * Increased mipmap levels from 10 to 20, you run into this limit already with a 2k image. * Removed hamx, amiga, anim5 format support. * Removed colormap saving, only simple colormap code now for reading tga. * Removed gen_dynlibtiff.py, editing this is almost as much work as just editing the code directly. * Functions removed that were only used for sequencer plugin API: IMB_anim_nextpic, IMB_clever_double, IMB_antialias, IMB_gamwarp, IMB_scalefieldImBuf, IMB_scalefastfieldImBuf, IMB_onethird, IMB_halflace, IMB_dit0, IMB_dit2, IMB_cspace * Write metadata info into OpenEXR images. Can be viewed with the command line utility 'exrheader' For the image tile cache code, see this page: http://wiki.blender.org/index.php/Dev:2.5/Source/Imaging/ImageTileCache |
Revision 1613829 by Joshua Leung May 7, 2010, 10:59 (GMT) |
Minor formatting tweaks (killing some "caterpillar if's"... yuck those things are nasty to edit/extend) |
Revision 9bd3f08 by Brecht Van Lommel May 7, 2010, 09:48 (GMT) |
Multires: fix for "failed to read" error message with external displacements. |
Revision 8ab5ae6 by Brecht Van Lommel May 7, 2010, 09:46 (GMT) |
Exr reading error print has a bit more detail now, to debug problems. |
Revision 70a96a1 by Campbell Barton May 7, 2010, 09:41 (GMT) |
saving multires data didnt get the new filename when the external struct was alredy allocated (making save external fail) |
May 7, 2010, 08:10 (GMT) |
Restrict keyboard sensor stored events to only what's appropriate per property (normal key, modifier key, etc) |
Revision ba8b63f by Campbell Barton May 7, 2010, 07:57 (GMT) |
too many args, build error |
Revision 389e590 by Campbell Barton May 7, 2010, 07:54 (GMT) |
ghash alloc string from render branch svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r28571:28573 svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r28575:28576 |
Revision 27acb95 by Dalai Felinto May 7, 2010, 07:31 (GMT) |
Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the tests begin) * get/set funcs * unifying rna_props for Constraint Actuator * Collision sensor * Ray sensor * State Actuator * We need icons! at least one for Sensor, one for Controller and one for Actuator * Layout artists: Keyboard sensor really need some help :) The other as well. I mainly copied the layout from 2.49 with some adjustments here and there. * some get/set functions in rna_actuator.c are exactly the same (e.g. rna_ConstraintActuator_range_get, rna_ConstraintActuator_spring_get) and other could be easily distributed. maybe something for later. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021