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-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
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-06Small fix for some old files crashing in particle drawing.Janne Karhu
2009-10-06[#19535]Martin Poirier
2009-10-06[#19542] Martin Poirier
2009-10-05edge loop delete, should be a c macro but they cant do settings atmCampbell Barton
2009-10-05VBO:Brecht Van Lommel
2009-10-05VBO:Brecht Van Lommel
2009-10-05VBO: disable VBO's by default. Not sure why this was not done, weBrecht Van Lommel
2009-10-05Raytrace Acceleration: small tweak to RNA and UI, hiding buttonsBrecht Van Lommel
2009-10-05Fixed [#19539] Texture > RGB Factor property doesn't appear in the UIThomas Dinges
2009-10-05Cocoa port : Fix bugs in clipboard operationsDamien Plisson
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-05Cocoa port :Damien Plisson
2009-10-05normals were updated incorrectly in buffers when sculpting. Still not perfect.Lukas Steiblys
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-10-05* changes/additions to volume lightingMatt Ebb
2009-10-05* Unzip python bundle at the end of the build process. Patch by b333rt, thanks!Nathan Letwory
2009-10-04* update default physics settings for jahkaNathan Letwory
2009-10-04Added some test_break during the build process.Andre Susano Pinto
2009-10-04VBOs weren't fully turned off in edit mode. Fixed thatLukas Steiblys
2009-10-04mathutils: bugfix for matrix * vectorDalai Felinto
2009-10-03Cocoa port : added standard menu in OSX menu barDamien Plisson
2009-10-03SVN maintenance.Guillermo S. Romero
2009-10-03sculpt mode crash fix when VBOs disabledLukas Steiblys
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-03UI: BugfixesJoshua Leung
2009-10-03UI tweaksWilliam Reynish
2009-10-03Keying Sets UI:Joshua Leung
2009-10-03F-Modifiers: Fix for Function Generator's "type" field not workingJoshua Leung
2009-10-03Quick Animation Editors Bugfix:Joshua Leung
2009-10-03Fixed [#19506] Missing buttons : Curve Guide.Thomas Dinges
2009-10-02* due to the setup of headers in mingw 4.4.0, includes could mess up. Making ...Nathan Letwory
2009-10-02Fix for [#19524] Lamp icons are not updated in outliner. Thomas Dinges
2009-10-02Smoke:Daniel Genrich
2009-10-02Anim Bugfixes:Joshua Leung
2009-10-02Smoke:Daniel Genrich
2009-10-02Cocoa port : first Cocoa version of GHOST_DisplayManagerCocoaDamien Plisson
2009-10-02Move Inverse Kinematics panel to Constraint context. Make iTaSC parameter pan...Benoit Bolsee
2009-10-02projection painting changes from 2.4x r23600Campbell Barton
2009-10-02win32 was using iconv even when international was disabled.Campbell Barton
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01netrender: first draft for process jobs, to be able to run arbitrary commands...Martin Poirier
2009-10-01*Updated UI options and added UI options to:Andre Susano Pinto
2009-10-01Bug fixMartin Poirier
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Brought back mousewheel multicut to Ctrl-R loopcut tool that was recently add...Roland Hess
2009-10-01Fixing scons compile on windows.Martin Poirier