2011-02-18 |
Campbell Barton | - clear some warnings |
blob | commitdiff | raw |
2011-02-13 |
Campbell Barton | warning cleanup. |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | fix for uninitialized value in BLI_path_cwd() if PWD... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Ton Roosendaal | Bugfix #25720 |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Nicholas Bishop | Small fix for my last fix: ignore the `preview' flag... |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Nicholas Bishop | More fixes for bug [#25649], Image editor paint icon... |
blob | commitdiff | raw | diff to current |
2011-01-16 |
Nicholas Bishop | Fixed bug [#25649] Image editor paint icon missing... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Campbell Barton | rename BKE_assert() --> BLI_assert(). |
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-07 |
Campbell Barton | fix [#25520] crash when closing the properties panel... |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Nicholas Bishop | Fixed bug #23826, Other kind of brushes appear in sculp... |
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-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Campbell Barton | use 'const char *' for imbuf and file ops. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | bugfix [#24302] Ctrl+Click Extrude gets old mouse events |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | re-arrange icon_draw_rect, also use an assert() for... |
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 | patch for bug [#24253] r32218 breaks outliner icon... |
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-07 |
Campbell Barton | misc fixes found with clang's static checker. |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Brecht Van Lommel | Fix #24067: sculpt brush/texture preview would disappea... |
blob | commitdiff | raw | diff to current |
2010-08-22 |
Brecht Van Lommel | Fix #23431: crash in brush icon preview when there... |
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-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-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Nicholas Bishop | == Sculpt == |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Nicholas Bishop | == Sculpt == |
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 | * 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-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
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-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-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-07 |
Brecht Van Lommel | Merge image related changes from the render branch... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Campbell Barton | warning cleanup, also made voxel.c and volumetric.c... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Campbell Barton | more lint includes |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Brecht Van Lommel | Warning fixes, one actual bug found in sequencer sound... |
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-26 |
Ton Roosendaal | Drag and drop 2.5 integration! Finally, slashdot regula... |
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 | Cleaned up some printfs in editors/ - converted some... |
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-03 |
Matt Ebb | Changes to Brush texture workflow |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Campbell Barton | remove ICON prefix from the enum, for python this is... |
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-10 |
Brecht Van Lommel | Math Lib |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Matt Ebb | * Small UI drawing tweaks, part of it allowing a bit... |
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-19 |
Campbell Barton | - added xmirror to the weightpaint options |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Brecht Van Lommel | Fix #19669 and other: triple buffer & icon texture... |
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-09-29 |
Brecht Van Lommel | Sorry, three commits in one, became difficult to untangle.. |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Brecht Van Lommel | Preview icon rendering for menus now runs in a separate... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... soc-2009-kazanbas |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Nathan Letwory | * cleaning up warnings (mostly windows). A collection... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Arystanbek Dyussenov | Merge with 2.5 -r 21788:22040. |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Arystanbek Dyussenov | Merge with 2.5 -r 21003:21788. |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Arystanbek Dyussenov | Merge from 2.5 -r 21285:21515. Thanks Joshua! |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Andre Susano Pinto | svn merge -r 21372:21508 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
blob | commitdiff | raw | diff to current |
next |