2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
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 | tag unused arguments, quiet some warnings |
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-05-07 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-04-21 |
Campbell Barton | pass even mouse coords value as const so its not edited... |
tree | commitdiff |
2011-04-19 |
Ton Roosendaal | Bugfix #26977 + Patch by Harley Acheson |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix [#26713] Video Sequencer: Audio mute after making... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | object/paint/misc-files: floats were being implicitly... |
tree | commitdiff |
2011-03-22 |
Campbell Barton | properties were being used with wrong type functions... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-24 |
Campbell Barton | face-paint mode operators were not ported from 2.4x... |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-03 |
Campbell Barton | DAG_id_tag_update was being called with non object... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-17 |
Campbell Barton | remove some paranoid NULL checks, since the pointers... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
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-07 |
Joseph Eagar | merge from trunk at r31523 |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-08-23 |
Campbell Barton | rna: move metaball.active_element to metaball.elements... |
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-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-21 |
Matt Ebb | Fix de/select all operator naming for consistency |
tree | commitdiff |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
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-07-05 |
Brecht Van Lommel | Fix #22694: rendering exits editmode. Problem was due... |
tree | commitdiff |
2010-07-02 |
Matt Ebb | revert previous auto-naming change for meta elements, |
tree | commitdiff |
2010-06-27 |
Campbell Barton | remove some warnings |
tree | commitdiff |
2010-06-27 |
Matt Ebb | Fix [#22564] Object name by object type |
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-05 |
Campbell Barton | finish cleanup to cmake editors, also removed some... |
tree | commitdiff |
2010-06-04 |
Campbell Barton | have cmake build editors as different libs like scons... |
tree | commitdiff |
2010-05-09 |
William Reynish | Added backspace as an alternative to the X key, for... |
tree | commitdiff |
2010-04-25 |
Campbell Barton | correct typo's |
tree | commitdiff |
2010-04-18 |
Campbell Barton | remove config.h references, was added for automake... |
tree | commitdiff |
2010-03-23 |
Campbell Barton | more lint includes |
tree | commitdiff |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
tree | commitdiff |
2010-03-09 |
Joseph Eagar | Merge ... trunk at r27259 and commit of a patch by... |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-13 |
Joseph Eagar | merge with trunk/2.5 at r25907 |
tree | commitdiff |
2010-01-12 |
Matt Ebb | Fix [#20644] new curve sets itself to the origin, but... |
tree | commitdiff |
2010-01-05 |
Joseph Eagar | Merge with trunk/2.5 at r25563 |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
tree | commitdiff |
2009-12-10 |
Campbell Barton | rename operators TFM_OT_* --> TRANSFORM_OT_* |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-11-29 |
Martin Poirier | 1. Extend option for 3d view border select now does... |
tree | commitdiff |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
tree | commitdiff |
2009-11-29 |
Joseph Eagar | ok, apparently didn't commit this either. apparently... |
tree | commitdiff |
2009-11-29 |
Joseph Eagar | this someone didn't get committed |
tree | commitdiff |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
tree | commitdiff |
2009-11-24 |
Martin Poirier | Made select operator return FINISHED only when it did... |
tree | commitdiff |
2009-11-23 |
Joseph Eagar | did math lib conversion, equivilent to merge with trunk... |
tree | commitdiff |
2009-11-22 |
Joseph Eagar | merge with trunk/2.5 at r24463 |
tree | commitdiff |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
tree | commitdiff |
2009-11-22 |
Joshua Leung | Patch #19953: [2.5] repeated include entries in a numbe... |
tree | commitdiff |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
tree | commitdiff |
2009-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
tree | commitdiff |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-10 |
Brecht Van Lommel | Math Lib |
tree | commitdiff |
2009-11-07 |
Joseph Eagar | merge with trunk/2.5 at r24378 |
tree | commitdiff |
2009-11-02 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
tree | commitdiff |
2009-11-02 |
Joseph Eagar | shapekey bugfixes |
tree | commitdiff |
2009-10-29 |
Campbell Barton | various small fixes |
tree | commitdiff |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
tree | commitdiff |
2009-10-22 |
Joseph Eagar | merge with trunk/2.5 at r23876 |
tree | commitdiff |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
tree | commitdiff |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
tree | commitdiff |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
tree | commitdiff |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
tree | commitdiff |
2009-09-17 |
Brecht Van Lommel | Keymaps now have a poll() function, rather than adding... |
tree | commitdiff |
2009-09-16 |
Joseph Eagar | merge with 2.5/trunk at r23271 |
tree | commitdiff |
next |