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-12-02Changes to Color ManagementMatt Ebb
2009-11-30Added temporary compiling fix for MSVC after Campbell's rounding commit. Joshua Leung
2009-11-30- added a new math function double_round, useful for rounding a number to a n...Campbell Barton
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-28Math Lib: merging over some changes from the sculpt branch:Brecht Van Lommel
2009-11-26adding functionJens Ole Wund
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-11-21Uncomment header.Guillermo S. Romero
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-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-02Simplify gimbal axis code and make gimbal orientation work correctly with par...Martin Poirier
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-28Gimbal Transform orientationsMartin Poirier
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-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
2009-09-243rd attempt to fix ssize_t problem in MSVC and mingwBenoit Bolsee
2009-09-24Fix more problem with mingw this timeBenoit Bolsee
2009-09-24Fix compilation problem in Windows and update project filesBenoit Bolsee
2009-09-24Initial sketch of file access wrappers.Guillermo S. Romero