2011-01-07 |
Janne Karhu | Bug fix: unbaked particle cache was cleared from curren... |
blob | commitdiff | raw |
2011-01-07 |
Janne Karhu | New hair child options: |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Campbell Barton | fix for clang static check warnings. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Xavier Thomas | Fix bug #25471 |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Joshua Leung | 2.4x <-> 2.5 Regression Fixes: Shapekey Problems |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Ton Roosendaal | Small feature for debugging pleasure: |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Janne Karhu | Fix for [#25427] cloth or soft body crash un Undo |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Ton Roosendaal | Bugfix #25427 |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Brecht Van Lommel | Fix crash on load with a particular startup.blend,... |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Ton Roosendaal | Bugfix #25341 |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Ton Roosendaal | Related to previous commit: Custom shapes for Bones... |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Campbell Barton | rename addlisttolist() to BLI_movelisttolist() |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Campbell Barton | no functional change: only check against OB_RECALC_ALL... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Dalai Felinto | small tweak, moving /* put compatibility code here... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Sergey Sharybin | Fix #25241: Wordwrap memory leak /w Undo |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Janne Karhu | "Fix" for [#25184] Forces for growing hair - update... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Joshua Leung | Lattices now have AnimData |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Campbell Barton | bugfix [#24995] Object rotation seems to be applied... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Campbell Barton | bugfix [#22663] object material slots not updated for... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Campbell Barton | use BLI_strnlen rather then strlen when comparing again... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Ton Roosendaal | Bug fix #21900 |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Ton Roosendaal | Bugfix #25010 |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Ton Roosendaal | Bugfix #24890 |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Campbell Barton | fix for some mistakes in recent commit. |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Janne Karhu | Smoke now uses only one point cache where both normal... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Brecht Van Lommel | Fix #24782: proxy armature Layer state not saved with... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Campbell Barton | when fail to read a blend, report the filepath too... |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Janne Karhu | Cached smoke wasn't being drawn on file load before... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Ton Roosendaal | Bugfix #24801 |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Campbell Barton | fix for fix, r33086. |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Campbell Barton | move report/operator view out of the 'Console' into... |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Ton Roosendaal | Bugfix #20812 (and probably others) |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Campbell Barton | remove unused scene members 'jumpframe' and 'ima' |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | minor c90 compat edits. (no functional changes). |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Joshua Leung | Bugfix #24535: File saved with NLA Strip in Tweakmode... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | bugfix [#24518] Blender wont compile with -Wall -Werror... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | workaround [#24392] 2d Image paint editor: no clone... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
blob | commitdiff | raw | diff to current |
2010-10-24 |
Campbell Barton | bugfix [#24357] Font folder can be specified but is... |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Nathan Letwory | Fix [#21294] Bad object drawing and crash when rendering |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Janne Karhu | Fix for [#24262] Segmentation attempting to render... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Joerg Mueller | Reverting Cam's audio code changes from revision 32517... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Campbell Barton | bugfix [#22161] Drawing of custom shapes in bones |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Sergey Sharybin | Text space |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Campbell Barton | append was using a freed Main pointer to refer to the... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Sergey Sharybin | Fix #24094: Multiresolution sculpt mode undo crash |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Campbell Barton | own changes in recent commit broke curve loading becaus... |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Campbell Barton | fix for user counts with text3d bold/italic fonts. |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Janne Karhu | Fixed: Showing pointcached frames in the timeline was... |
blob | commitdiff | raw | diff to current |
2010-09-20 |
Campbell Barton | bugfix [#23849] When the file is opened, Blender 2... |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Janne Karhu | Tiny addition to boids functionality: pitch value |
blob | commitdiff | raw | diff to current |
2010-09-14 |
Janne Karhu | Particle edit brush strengths were loaded wrong for... |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Janne Karhu | Fix for [#23090] Blender 2.5 : move object to new layer... |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Campbell Barton | simplify pass drawing, give each pass its own list... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-12 |
Brecht Van Lommel | Fix #23258: paint cursor not working in sculpt/paint... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Campbell Barton | moved idcode functions into their own file (was added... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Peter Schlaile | == Sequencer == |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | Brush/Paint internal changes |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Campbell Barton | use more BLI math funcs (no functional changes) |
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-30 |
Campbell Barton | patch [#23060] ColorRamp python access functions |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Daniel Genrich | Smoke Patch + additions: a) Applying patch #22765 by... |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Joshua Leung | Bugfix #23000: AnimData on Meshes not saved (and loaded) |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Jason Wilkins | * Fix [#22970] 2.5B 30369M crash opening 2.5A2 eye... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Jason Wilkins | == Sculpt/Paint Fixes == |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Brecht Van Lommel | 2.5: move some do_versions compatibility code under... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Jason Wilkins | * can use file for brush icon |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Jason Wilkins | * Made the default sculpt icons an internal part of... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Jason Wilkins | * Images for brush icons are now reloaded when they... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Campbell Barton | stupid mistake, was overwriting all strip saturation... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Campbell Barton | change some references to .B.blend, .Blog to new names |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Jason Wilkins | * new settings for brushes in do_versions had wrong... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Joerg Mueller | Merging revision 30301:30302 from my GSoC branch to... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Joerg Mueller | Fixed error in 2.4x sound conversion. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Campbell Barton | - make duplis real wasnt redrawing |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Campbell Barton | - saturation option for sequencer strips, runs before... |
blob | commitdiff | raw | diff to current |
next |