2011-09-13 |
Campbell Barton | svn merge -r39558:39800 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-08-23 |
Bastien Montagne | Merging r39486 through r39651 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
tree | commitdiff |
2011-08-21 |
Sergey Sharybin | Fix #28154: linux3-config.py doesn't exist |
tree | commitdiff |
2011-07-21 |
Joerg Mueller | Merge with trunk up to r38584. |
tree | commitdiff |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-18 |
Campbell Barton | svn merge -r38157:38474 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-17 |
Campbell Barton | cmake: cleanup include paths, some duplicates and going... |
tree | commitdiff |
2011-07-16 |
Campbell Barton | cmake source definitions: |
tree | commitdiff |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
tree | commitdiff |
2011-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
tree | commitdiff |
2011-06-21 |
Joerg Mueller | Merged with trunk r37717. |
tree | commitdiff |
2011-06-21 |
Campbell Barton | update cmake checker to ignore file list and add some... |
tree | commitdiff |
2011-06-20 |
Joerg Mueller | Merge with trunk r37677 |
tree | commitdiff |
2011-06-20 |
Andrea Weikert | == CMake == |
tree | commitdiff |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
tree | commitdiff |
2011-06-03 |
Joerg Mueller | Merge with trunk revision 37149. |
tree | commitdiff |
2011-06-02 |
Campbell Barton | update to glew 1.6 from 1.5.8 |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-29 |
Joerg Mueller | Merge with trunk r36987. |
tree | commitdiff |
2011-05-28 |
M.G. Kishalmi | fixed "rather then" -> "rather than" typos all over... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | fix transform code using a node space as an image space... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | build system changes to eltopo, re-applied. |
tree | commitdiff |
2011-05-01 |
Joseph Eagar | =trunk= |
tree | commitdiff |
2011-04-12 |
Campbell Barton | revert Joseph Eagar's eltopo commits r36073, 36075... |
tree | commitdiff |
2011-04-10 |
Campbell Barton | eltopo cloth solver couldnt be enabled from cmake,... |
tree | commitdiff |
2011-04-09 |
Joseph Eagar | =cloth collisions= |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | didnt mean to commit to Eigen2 since its externally... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | includes for building with gcc 4.6 on fedora. |
tree | commitdiff |
2011-03-29 |
Erwin Coumans | fixes in Bullet stuff, roll influence for raycast vehic... |
tree | commitdiff |
2011-03-22 |
Erwin Coumans | remove constructors, they cause compile errors under... |
tree | commitdiff |
2011-03-15 |
Campbell Barton | workaround for problem compiling with glu 1.5.8 on... |
tree | commitdiff |
2011-03-15 |
Campbell Barton | upgrade glew 1.5.1 --> 1.5.8, from the release logs... |
tree | commitdiff |
2011-03-12 |
Campbell Barton | quiet stricter compiler warnings/errors. |
tree | commitdiff |
2011-03-12 |
Sergey Sharybin | Fix for compilation error after bullet upgrade. |
tree | commitdiff |
2011-03-12 |
Erwin Coumans | update Bullet physics sdk to latest trunk/version 2.78 |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: fixes |
tree | commitdiff |
2011-02-25 |
Campbell Barton | fix for scons with recent change to how BINRELOC is... |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: add bullet to extern libs, some small changes... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | build python module without binreloc, add dummy argv... |
tree | commitdiff |
2011-02-15 |
Campbell Barton | patch from IRIE Shinsuke, use systems openjpeg on ... |
tree | commitdiff |
2011-02-12 |
Campbell Barton | fix for building with opencollada 833 on linux. |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-27 |
Campbell Barton | gcc 4.6 compatibility commit r34520 broke OSX, this... |
tree | commitdiff |
2011-01-27 |
Campbell Barton | [#25815] Patch gcc 4.6 |
tree | commitdiff |
2011-01-16 |
Campbell Barton | fix for using un-initialized stack memory with bullet... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Campbell Barton | remove bullet CMakeLists.txt files, blender uses its... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-03 |
Sergey Sharybin | Fix for compilation error caused by strict prototype... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-30 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-10-24 |
Campbell Barton | Added CMake macro REMOVE_STRICT_FLAGS(), this means... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | Remove msvc build files which are not needed anymore. |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-21 |
Campbell Barton | tweaks to external libs to get rid of warnings. |
tree | commitdiff |
2010-10-15 |
Campbell Barton | enable warning for unused args with gcc: -Wunused-parameter |
tree | commitdiff |
2010-10-03 |
Campbell Barton | added len_squared_v2v2, use instead of len_v3v3 for... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-15 |
Campbell Barton | bugfix [#23405] PNG Images bigger then 2gig wont load... |
tree | commitdiff |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
tree | commitdiff |
2010-09-06 |
Campbell Barton | - use list append in more places (preferred method... |
tree | commitdiff |
2010-09-03 |
Nathan Letwory | Fix [#23569] Convex hull bounds crash Blender |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
tree | commitdiff |
2010-08-25 |
Campbell Barton | rename most scons build targets to match cmake |
tree | commitdiff |
2010-08-24 |
Campbell Barton | rename some cmake build targets |
tree | commitdiff |
2010-08-07 |
Mike Erwin | merged 30707:31141 from trunk |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-03 |
Campbell Barton | build options to disable image formats WITH_CINEON... |
tree | commitdiff |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
tree | commitdiff |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
tree | commitdiff |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-13 |
Brecht Van Lommel | Fix #22829: build error in openjpeg with SSE using... |
tree | commitdiff |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
tree | commitdiff |
2010-07-09 |
Brecht Van Lommel | Fix #22796: GLEW compile errors on FreeBSD (this time... |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
tree | commitdiff |
2010-06-17 |
Guillermo S. Romero | Revert changes back to original state, before 29506. |
tree | commitdiff |
2010-06-17 |
Joshua Leung | == SoC Bullet - Bullet Upgrade to 2.76 == |
tree | commitdiff |
2010-04-26 |
Campbell Barton | [#21753] allowing to compile on FreeBSD 8.0 |
tree | commitdiff |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
tree | commitdiff |
2010-02-14 |
Martin Poirier | prepare to remove ffmpeg stuff in extern |
tree | commitdiff |
2010-02-03 |
Benoit Bolsee | Add btBvhTriangleMeshShape::buildOptimizedBvh() in... |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-06 |
Benoit Bolsee | Bullet: rework softbody raytest patch after approval... |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2009-12-22 |
Benoit Bolsee | Bullet: synchronize soft body helpers with current... |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-04 |
Benoit Bolsee | BGE: Add option to return UV coordinates aofthe hit... |
tree | commitdiff |
2009-12-01 |
Damien Plisson | Eigen: fix 10.5 ppc compile error |
tree | commitdiff |
2009-11-30 |
Joshua Leung | scons + gcc linking fix for bullet softbodies: |
tree | commitdiff |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
tree | commitdiff |
2009-11-28 |
Benoit Bolsee | BGE: ray casting works on soft body, the hit polygon... |
tree | commitdiff |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
tree | commitdiff |
next |