Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-06Added #ifdef __SSE__ so it can still build when SSE is disabled at compile timeAndre Susano Pinto
2009-10-06blibvh safe for 64bitsAndre Susano Pinto
2009-10-05Raytrace Acceleration: small tweak to RNA and UI, hiding buttonsBrecht Van Lommel
2009-10-04Added some test_break during the build process.Andre Susano Pinto
2009-10-01*Updated UI options and added UI options to:Andre Susano Pinto
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-28add temp defines to keep the game engine building, should be fixed properly.Campbell Barton
2009-09-28File Browser fixes:Brecht Van Lommel
2009-09-28jpeg2000 presets were broken.Campbell Barton
2009-09-28Raycounters fixAndre Susano Pinto
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-28Fix #19470: displaying depth pass could crash, conversion fromBrecht Van Lommel
2009-09-28Fix #19482: setting cursor position in uv editor was not correctBrecht Van Lommel
2009-09-28remove warnings, print errors if bpy_ops.py or bpy_sys.py fail to importCampbell Barton
2009-09-28Added "scripts/modules" as permanent module search path.Campbell Barton
2009-09-28added missing notifyer/depsgraph call to loopcut, fixed tweaking the edge sli...Joseph Eagar
2009-09-28- removed 2.4x release/scriptsCampbell Barton
2009-09-272.5 Layout Files:Thomas Dinges
2009-09-27RNA + Animation:Joshua Leung
2009-09-27Added Image.get_abs_filename() and updated scripts to use it. This removes th...Arystanbek Dyussenov
2009-09-27Bugfix: Shapekey NLA Tracks were shown mixed with the ones for ObjectsJoshua Leung
2009-09-27Animation Editors - Moved the code for drawing the filtering toggles into a s...Joshua Leung
2009-09-272.5 - Assorted Animation UI/Editing TweaksJoshua Leung
2009-09-27Sound:Joerg Mueller
2009-09-26Assorted tiny UI tweaksWilliam Reynish
2009-09-25Fixing up Makefiles, its not fully working but its closer...Kent Mein
2009-09-25Graph Editor: F-Modifiers can now be added to multiple selected F-Curves at o...Joshua Leung
2009-09-25Graph Editor: Drawing + Selection TweaksJoshua Leung
2009-09-25modal kaymaps for view3d rotate/move/zoom removed redundant 'view' prefix fro...Campbell Barton
2009-09-25Warning fixes for ITASC. Also, use <stdlib.h> instead of <malloc.h>,Brecht Van Lommel
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
2009-09-25Quick tweaks to commonly debated mesh-editing hotkeys:Joshua Leung
2009-09-25Bugfixes:Joshua Leung
2009-09-25missing includesCampbell Barton
2009-09-25*Added VlakPrimitive (this rayobject rimitive only stores ObjectRenderInstanc...Andre Susano Pinto
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-24* fix snprintf error with mingwNathan Letwory
2009-09-24imagewrap was using uninitialized vars from do_material_texCampbell Barton
2009-09-24Fix for panorama backwards compatibility not working correct.Brecht Van Lommel
2009-09-24mingw - silencing the warnings about '#pragma' warnings being unrecognised or...Joshua Leung
2009-09-24fix for [#19437] Console (Python): first run doesn't have the ">>>"Campbell Barton
2009-09-24Fix #19446: merge operator needs to be undone twice, interfaceBrecht Van Lommel
2009-09-243rd attempt to fix ssize_t problem in MSVC and mingwBenoit Bolsee
2009-09-24fix for middle mouse up events not working with modal keymaps (used for fly m...Campbell Barton
2009-09-24Fix more problem with mingw this timeBenoit Bolsee
2009-09-24Fix compilation problem in Windows and update project filesBenoit Bolsee
2009-09-24- cmake/make/scons didnt define INTERNATIONAL when buidling blenfontCampbell Barton
2009-09-24Use Shift+F for fly-mode (like 2.4x) rather then Any+FCampbell Barton