2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
blob | commitdiff | raw |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Janne Karhu | Particles todo item: particle textures |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Campbell Barton | fix [#25778] Memoryblock Data from SCR: end corrupt |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Joshua Leung | Bugfix [#25721] Unable to delete grease pencil data... |
blob | commitdiff | raw | diff to current |
2011-01-16 |
Campbell Barton | remove/comment unused defines, also zero FileGlobal... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Campbell Barton | callback function ptcache_particle_extra_read() was... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Janne Karhu | Compiler warning fixes for the same point cache things... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Janne Karhu | Viscoelastic springs for sph particle fluids, original... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Janne Karhu | Replace uint32_t in pointcache code with unsigned int... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Janne Karhu | Fix for [#25544] Blender crashes when changing the... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Ton Roosendaal | Small feature for debugging pleasure: |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Janne Karhu | Fix for [#25202] Blender crashes when opening smoke... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Joshua Leung | Reshuffled AnimData reading functions in writefile... |
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 | - converted path cleaning on file load to use bPath... |
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-11-05 |
Campbell Barton | tedious string copying changes |
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-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Campbell Barton | bugfix [#23674] Fix for texture path corruptions (bug... |
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 |
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-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
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-23 |
Campbell Barton | fix bad memory range of text3d charinfo being used. |
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 |
Nathan Letwory | To be actually useful, also report the filename when... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Andrea Weikert | Patch [#22339] File/installation paths changes |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | better reporting for file i/o failier, use system error... |
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-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Campbell Barton | blend file thumbnailing |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Joseph Eagar | merging revisions 28564-28569 from render branch into... |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Brecht Van Lommel | Mesh Deform Modifier: fix problem with saving. |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Brecht Van Lommel | Some fixes from the render branch: |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Campbell Barton | remove config.h references, was added for automake... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Janne Karhu | Fluid physics for particles by Raul Fernandez Hernandez... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Brecht Van Lommel | Second attempt at committing the different render slot... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Janne Karhu | Fix for earlier cache commit. |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Campbell Barton | image re-project now uses offscreen render function... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Joshua Leung | Bugfix #21262: Loading Alpha 0 project crash in Alpha 1 |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Campbell Barton | rename extension to addon after discussion with meta... |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Brecht Van Lommel | Revert render slots commit for release, I can't find... |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Brecht Van Lommel | Render Slots: change the implementation by moving it... |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Campbell Barton | initial support for extensions in the user preferences |
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 | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Brecht Van Lommel | Fix for lack of basic error checking in writing compres... |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Campbell Barton | panel for adjusting the active vertex groups weights |
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 |
2010-01-22 |
Matt Ebb | Fix [#20756] Texture painting on 3D tends to forget... |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Matt Ebb | New Compositor node: Hue Control |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Brecht Van Lommel | Bugfix: copying drivers did not set compiled expression... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Campbell Barton | patch from Bjørnar Hansen (anachron) |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Campbell Barton | corect error in last commit. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Campbell Barton | Remap Relative paths save option. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joshua Leung | Durian Request: Drivers Recode |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Matt Ebb | Changes to Brush texture workflow |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Joshua Leung | Cleanup of MotionPaths+Ghosts (AnimViz) - Part 1 |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Campbell Barton | * renamed BKE_sequence.h and sequence.c --> sequencer |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | 2.5 Sculpt Branch Merge |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
blob | commitdiff | raw | diff to current |
2009-12-10 |
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-08 |
Campbell Barton | compile python driver expressions for faster re-evaluation. |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Joshua Leung | Fix for one of the issues in #20230: Comp Nodes animati... |
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: external file storage for multires |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: Multires |
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-09 |
Campbell Barton | use armature active bone as a pointer rather then a... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 24182:24247. Skipped change 24182... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Joshua Leung | Rigging Goodies: Spline IK Constraint |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Brecht Van Lommel | Added support for custom RNA properties on Bones, only... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
2009-10-20 |
Brecht Van Lommel | Bugfixes for quit.blend + library linking, the last... |
blob | commitdiff | raw | diff to current |
2009-10-20 |
Brecht Van Lommel | Auto Save |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Daniel Genrich | Smoke: |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Andre Susano Pinto | svn merge -r 23528:23646 https://svn.blender.org/svnroo... soc-2009-jaguarandi |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Janne Karhu | General particle bug fixes + few small goodies |
blob | commitdiff | raw | diff to current |
next |