2011-08-31 |
Campbell Barton | typo fix: end of lines ;; --> ; |
blob | commitdiff | raw |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | rename mul_project_m4_v4 to mul_project_m4_v3. |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Campbell Barton | math lib and UV project: floats were being implicitly... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/blenlib tagged. |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Sergey Sharybin | Todo issue: sculpting on deformed mesh |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Campbell Barton | remove unused code & variables. |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Campbell Barton | print_m3/m4 didnt use const char *, which gave an errro... |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Campbell Barton | - blend_m3_m3m3 and blend_m4_m4m4 now support matrices... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Campbell Barton | fix for fix, r33086. |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Campbell Barton | fix for compiling with the c90 standard, support for... |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Campbell Barton | fix for own mistake with mat4_to_loc_rot_size(), flippi... |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Campbell Barton | dont use const for matrix arg, since it needs to be... |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Campbell Barton | move matrix decomposition out of object.c into BLI_math... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Campbell Barton | Fix for snapping pose bones with axis-angle rotation. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | enable DEBUG define in CMake and scons, also change... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | bugfix [#24291] Error parenting a child with any negati... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Joshua Leung | Two small bugfixes: |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Campbell Barton | use more BLI math functions. |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Mike Erwin | merged 30707:31141 from trunk |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | [#23008] Wrong numbers in Edge Length |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Brecht Van Lommel | Merge a few small blenlib changes from the render25... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | rotate_m4 was using degrees rather then radians. |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Campbell Barton | remove unused includes for blenlib, left ifdef's for... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | Merge -c 26209,26214,26443 from COLLADA branch into... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Campbell Barton | utility functions is_negative_m3 & is_negative_m4,... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
blob | commitdiff | raw | diff to current |
2009-11-28 |
Brecht Van Lommel | Math Lib: merging over some changes from the sculpt... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: math lib functions |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Brecht Van Lommel | Math Lib |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Brecht Van Lommel | Math Lib Reorganization |
blob | commitdiff | raw | diff to current |
|