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-11-21fix for [#19655] Curve is a disasterCampbell Barton
2009-11-15Red-Black Tree Code Cleanups:Joshua Leung
2009-11-12small corrections, no functionality changeCampbell Barton
2009-11-12Project snapping is too slow for sintel's head at subsurf level 2, ifdef'd ou...Campbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-11-11Actionzones (i.e. corner widgets for splitting views) were broken after the m...Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Fix for math lib commit, had duplicate definitions of functions,Brecht Van Lommel
2009-11-10Math Lib ReorganizationBrecht Van Lommel
2009-11-09Fixed this startup crash on windows:Robin Allen
2009-11-08merge with trunk/2.5 at r24378Joseph Eagar
2009-11-06Sculpt: WIP brush behavior changesBrecht Van Lommel
2009-11-04Sculpt: updating normals now no longer uses the vert-face map, to save memory.Brecht Van Lommel
2009-11-03anothre compile fixJoseph Eagar
2009-11-02Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-02Sculpt: Multithreading & PBVH ChangesBrecht Van Lommel
2009-11-02Simplify gimbal axis code and make gimbal orientation work correctly with par...Martin Poirier
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-30- Simplified EulToGimbalAxis, its still only works on XYZ and ZXY but at leas...Campbell Barton
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-30Functions to test for and correct orientation matrix orthogonality (since Mat...Martin Poirier
2009-10-29Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-10-28Gimbal Transform orientationsMartin Poirier
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-22Shape KeysBrecht Van Lommel
2009-10-20basename() function, at least know it should compile.Guillermo S. Romero
2009-10-20Rearrange includes, and more fill_paths code.Guillermo S. Romero
2009-10-19file browserAndrea Weikert
2009-10-19Continue development of bfile system.Guillermo S. Romero
2009-10-16new utility function for BLI_storage.h - BLI_is_dirCampbell Barton
2009-10-16Add back Blend From Shape in mesh edit mode.Brecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-12Fix some mem leaksDamien Plisson
2009-10-12Animation Editors: 'Only Selected' filtering option now works on Pose Channel...Joshua Leung
2009-10-09(Untested) String Replacement Function in blenlibJoshua Leung
2009-10-08part 1 of vkey rip tool. still needs more work. ugh, doing this tool correc...Joseph Eagar
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-28Fix compile problem on OS X Snow Leopard. The Mac code for dynamicBrecht Van Lommel
2009-09-28File paths: use release/ for scripts if possible again, this gotBrecht Van Lommel
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
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-24mingw - silencing the warnings about '#pragma' warnings being unrecognised or...Joshua Leung