2011-02-05 |
Brecht Van Lommel | Fix bones moving when changing between editmode and... |
tree | commitdiff |
2011-02-01 |
Joshua Leung | Bugfix [#25902] alt+a over 3D view don't up date dropes... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-30 |
Ton Roosendaal | And here's a decent fix for correctly recognizing the the |
tree | commitdiff |
2011-01-30 |
Ton Roosendaal | Stupid error in commit to allow .blend1 and .blend2... |
tree | commitdiff |
2011-01-29 |
Ton Roosendaal | Todo list fix: .blend backup files are recognized as... |
tree | commitdiff |
2011-01-29 |
M.G. Kishalmi | new bumpmapping options for the renderer |
tree | commitdiff |
2011-01-25 |
Campbell Barton | use cmake defined names for jpeg, png, zlib and python... |
tree | commitdiff |
2011-01-25 |
Campbell Barton | fix [#25778] Memoryblock Data from SCR: end corrupt |
tree | commitdiff |
2011-01-22 |
Janne Karhu | Bug fix: pre 2.5 particles that were using old memory... |
tree | commitdiff |
2011-01-22 |
Campbell Barton | comment dead code and fix 2 missing NULL checks (pointe... |
tree | commitdiff |
2011-01-19 |
Joshua Leung | Bugfix [#25721] Unable to delete grease pencil data... |
tree | commitdiff |
2011-01-16 |
Campbell Barton | remove/comment unused defines, also zero FileGlobal... |
tree | commitdiff |
2011-01-15 |
Ton Roosendaal | Bugfix: |
tree | commitdiff |
2011-01-10 |
Janne Karhu | Bug fix: effectors in pre 2.5 files didn't work due... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | callback function ptcache_particle_extra_read() was... |
tree | commitdiff |
2011-01-10 |
Janne Karhu | Compiler warning fixes for the same point cache things... |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Viscoelastic springs for sph particle fluids, original... |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Replace uint32_t in pointcache code with unsigned int... |
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 |
2011-01-07 |
Janne Karhu | Bug fix: unbaked particle cache was cleared from curren... |
tree | commitdiff |
2011-01-07 |
Janne Karhu | New hair child options: |
tree | commitdiff |
2011-01-06 |
Campbell Barton | fix for clang static check warnings. |
tree | commitdiff |
2011-01-06 |
Campbell Barton | remove assignments which are unused. |
tree | commitdiff |
2011-01-04 |
Xavier Thomas | Fix bug #25471 |
tree | commitdiff |
2011-01-03 |
Joshua Leung | 2.4x <-> 2.5 Regression Fixes: Shapekey Problems |
tree | commitdiff |
2011-01-02 |
Ton Roosendaal | Small feature for debugging pleasure: |
tree | commitdiff |
2011-01-02 |
Janne Karhu | Fix for [#25427] cloth or soft body crash un Undo |
tree | commitdiff |
2010-12-31 |
Ton Roosendaal | Bugfix #25427 |
tree | commitdiff |
2010-12-31 |
Brecht Van Lommel | Fix crash on load with a particular startup.blend,... |
tree | commitdiff |
2010-12-23 |
Ton Roosendaal | Bugfix #25341 |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Ton Roosendaal | Related to previous commit: Custom shapes for Bones... |
tree | commitdiff |
2010-12-21 |
Campbell Barton | rename addlisttolist() to BLI_movelisttolist() |
tree | commitdiff |
2010-12-21 |
Nathan Letwory | Workaround for blenderplayer not linking on linux with... |
tree | commitdiff |
2010-12-17 |
Campbell Barton | no functional change: only check against OB_RECALC_ALL... |
tree | commitdiff |
2010-12-16 |
Janne Karhu | Fix for [#25202] Blender crashes when opening smoke... |
tree | commitdiff |
2010-12-15 |
Dalai Felinto | small tweak, moving /* put compatibility code here... |
tree | commitdiff |
2010-12-15 |
Sergey Sharybin | Fix #25241: Wordwrap memory leak /w Undo |
tree | commitdiff |
2010-12-13 |
Janne Karhu | "Fix" for [#25184] Forces for growing hair - update... |
tree | commitdiff |
2010-12-13 |
Joshua Leung | Reshuffled AnimData reading functions in writefile... |
tree | commitdiff |
2010-12-13 |
Joshua Leung | Lattices now have AnimData |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | bugfix [#24995] Object rotation seems to be applied... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | bugfix [#22663] object material slots not updated for... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | - converted path cleaning on file load to use bPath... |
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-04 |
Ton Roosendaal | Bug fix #21900 |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-02 |
Ton Roosendaal | Bugfix #25010 |
tree | commitdiff |
2010-12-01 |
Ton Roosendaal | Bugfix #24890 |
tree | commitdiff |
2010-12-01 |
Campbell Barton | fix for some mistakes in recent commit. |
tree | commitdiff |
2010-11-30 |
Janne Karhu | Smoke now uses only one point cache where both normal... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-24 |
Brecht Van Lommel | Fix #24782: proxy armature Layer state not saved with... |
tree | commitdiff |
2010-11-24 |
Campbell Barton | when fail to read a blend, report the filepath too... |
tree | commitdiff |
2010-11-23 |
Janne Karhu | Cached smoke wasn't being drawn on file load before... |
tree | commitdiff |
2010-11-20 |
Ton Roosendaal | Bugfix #24801 |
tree | commitdiff |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
tree | commitdiff |
2010-11-16 |
Campbell Barton | fix for fix, r33086. |
tree | commitdiff |
2010-11-11 |
Campbell Barton | move report/operator view out of the 'Console' into... |
tree | commitdiff |
2010-11-09 |
Ton Roosendaal | Bugfix #20812 (and probably others) |
tree | commitdiff |
2010-11-09 |
Campbell Barton | remove unused scene members 'jumpframe' and 'ima' |
tree | commitdiff |
2010-11-05 |
Campbell Barton | minor c90 compat edits. (no functional changes). |
tree | commitdiff |
2010-11-05 |
Campbell Barton | tedious string copying changes |
tree | commitdiff |
2010-11-05 |
Joshua Leung | Bugfix #24535: File saved with NLA Strip in Tweakmode... |
tree | commitdiff |
2010-11-03 |
Campbell Barton | bugfix [#24518] Blender wont compile with -Wall -Werror... |
tree | commitdiff |
2010-11-03 |
Campbell Barton | workaround [#24392] 2d Image paint editor: no clone... |
tree | commitdiff |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
tree | commitdiff |
2010-10-27 |
Campbell Barton | remove include paths which dont exist, fix for doc... |
tree | commitdiff |
2010-10-27 |
Nathan Letwory | Revert /WX here until fix in Blender.py is done. |
tree | commitdiff |
2010-10-24 |
Campbell Barton | bugfix [#24357] Font folder can be specified but is... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-19 |
Nathan Letwory | Fix [#21294] Bad object drawing and crash when rendering |
tree | commitdiff |
2010-10-19 |
Janne Karhu | Fix for [#24262] Segmentation attempting to render... |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
tree | commitdiff |
2010-10-17 |
Joerg Mueller | Reverting Cam's audio code changes from revision 32517... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
tree | commitdiff |
2010-10-14 |
Campbell Barton | bugfix [#22161] Drawing of custom shapes in bones |
tree | commitdiff |
2010-10-13 |
Sergey Sharybin | Text space |
tree | commitdiff |
2010-10-07 |
Campbell Barton | append was using a freed Main pointer to refer to the... |
tree | commitdiff |
2010-10-02 |
Sergey Sharybin | Fix #24094: Multiresolution sculpt mode undo crash |
tree | commitdiff |
2010-09-29 |
Campbell Barton | own changes in recent commit broke curve loading becaus... |
tree | commitdiff |
2010-09-29 |
Campbell Barton | fix for user counts with text3d bold/italic fonts. |
tree | commitdiff |
2010-09-27 |
Janne Karhu | Fixed: Showing pointcached frames in the timeline was... |
tree | commitdiff |
2010-09-20 |
Campbell Barton | bugfix [#23849] When the file is opened, Blender 2... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-16 |
Janne Karhu | Tiny addition to boids functionality: pitch value |
tree | commitdiff |
2010-09-15 |
Campbell Barton | bugfix [#23405] PNG Images bigger then 2gig wont load... |
tree | commitdiff |
2010-09-14 |
Janne Karhu | Particle edit brush strengths were loaded wrong for... |
tree | commitdiff |
2010-09-10 |
Janne Karhu | Fix for [#23090] Blender 2.5 : move object to new layer... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23674] Fix for texture path corruptions (bug... |
tree | commitdiff |
2010-08-28 |
Mitchell Stokes | Committing patch [#23278] (by me) |
tree | commitdiff |
2010-08-25 |
Campbell Barton | simplify pass drawing, give each pass its own list... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
next |