2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-12 |
Nicholas Bishop | == Radial control == |
tree | commitdiff |
2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | svn merge -r36564:36583 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | svn merge -r36529:36564 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-04-21 |
Campbell Barton | pass even mouse coords value as const so its not edited... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-03 |
Campbell Barton | quiet various warnings, also disable -Wdouble-promotion... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | misc nodes & editors: floats were being implicitly... |
tree | commitdiff |
2011-03-25 |
Janne Karhu | Switched the fluid fix from yesterday into using the... |
tree | commitdiff |
2011-03-24 |
Janne Karhu | Further fix for parented fluidsim objects |
tree | commitdiff |
2011-03-24 |
Janne Karhu | Bug fix: Fluidsim didn't take parent objects into accou... |
tree | commitdiff |
2011-03-23 |
Janne Karhu | Fix for [#26580] Rekey deselects active verts |
tree | commitdiff |
2011-03-23 |
Campbell Barton | fix implicit declaration |
tree | commitdiff |
2011-03-22 |
Janne Karhu | Bug fix: Fluidsim crashed after clicking "bake" multipl... |
tree | commitdiff |
2011-03-22 |
Campbell Barton | properties were being used with wrong type functions... |
tree | commitdiff |
2011-03-18 |
Janne Karhu | New particle collisions code: |
tree | commitdiff |
2011-03-17 |
Joseph Eagar | scons fix |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Campbell Barton | pedantic warning cleanup, also remove texspace_edit... |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-22 |
Janne Karhu | Bug fix: Fluidsim paths were not handled properly |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-27 |
Janne Karhu | Fixing some clang reported issues in particle code. |
tree | commitdiff |
2011-01-19 |
Janne Karhu | Fix for [#25705] Crashing doing Bake in Partile System... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-12 |
Ton Roosendaal | Bugfix #25570 |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Fix for [#25544] Blender crashes when changing the... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-18 |
Janne Karhu | Extreme makeover of pointcache code: |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-05 |
Campbell Barton | use BLI_strnlen rather then strlen when comparing again... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-12-03 |
Ton Roosendaal | Bugfix #24568 |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-28 |
Campbell Barton | minor changes to the python api. |
tree | commitdiff |
2010-11-27 |
Campbell Barton | fix for fix r33330, bug [#23118]. |
tree | commitdiff |
2010-11-26 |
Campbell Barton | lasso select wasn't comparing the depth with particle... |
tree | commitdiff |
2010-11-26 |
Campbell Barton | bugfix [#23118] Blender freezes when combing hair ... |
tree | commitdiff |
2010-11-22 |
Campbell Barton | bugfix [#20768] Project Snap Broken |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - include pthreads for win32 globally (as with opengl). |
tree | commitdiff |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
tree | commitdiff |
2010-11-04 |
Janne Karhu | Temporary fix for "freezing when pointcache is baked": |
tree | commitdiff |
2010-11-03 |
Campbell Barton | fix [#24499] Consistency Issue with LassoSelect/ExtendO... |
tree | commitdiff |
2010-11-02 |
Campbell Barton | fix for compiling with the c90 standard, support for... |
tree | commitdiff |
2010-11-02 |
Campbell Barton | bugfix [#24455] Scene is left at last rendered frame... |
tree | commitdiff |
2010-10-29 |
Janne Karhu | Fix for[#24422] Crash when switching to Point Select... |
tree | commitdiff |
2010-10-29 |
Janne Karhu | Fix for [#24430] Hair Dynamics Problem |
tree | commitdiff |
2010-10-23 |
Campbell Barton | CMake options to disable Decimate and Boolean Modifiers... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
tree | commitdiff |
2010-10-17 |
Campbell Barton | - fixed remaining unused warnings. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-09-14 |
Dalai Felinto | "flip -> pen_flip" missing rename on particle edit... |
tree | commitdiff |
2010-09-08 |
Janne Karhu | Hair disconnect/connect wasn't working properly. |
tree | commitdiff |
2010-09-07 |
Joseph Eagar | merge from trunk at r31523 |
tree | commitdiff |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-09-02 |
Janne Karhu | "Fix" for [#23621] lattice modifier on particle hair... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix a duplicate memory free in fluid export code, as... |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-04 |
Brecht Van Lommel | Fix crash in point cache baking due to my recent changes. |
tree | commitdiff |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
tree | commitdiff |
2010-08-03 |
Campbell Barton | build options to disable image formats WITH_CINEON... |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
tree | commitdiff |
2010-07-31 |
Martin Poirier | Separate proportional edit setting between edit and... |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-29 |
Campbell Barton | Fix for error while weight painting: |
tree | commitdiff |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-23 |
Janne Karhu | Fix for [#22644] hair particles bug 2, patch by Lukas... |
tree | commitdiff |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-19 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
tree | commitdiff |
2010-07-17 |
Campbell Barton | reverting commit r28693. Making backspace a 3rd delete... |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-06-22 |
Matt Ebb | Timeline addition: Display cached frames |
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-18 |
Matt Ebb | Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT... |
tree | commitdiff |
2010-06-07 |
Matt Ebb | Fix [#22504] Fluid is completely broken in latest 2... |
tree | commitdiff |
2010-06-06 |
Campbell Barton | - WITH_CXX_GUARDEDALLOC working again |
tree | commitdiff |
next |