2011-05-11 |
Campbell Barton | more syncing with trunk. |
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 | 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-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-19 |
Campbell Barton | patch [#26978] Minor Spelling Mistakes in Editor Operators |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-03-25 |
Campbell Barton | incorrect rna type for the BGE ui. |
tree | commitdiff |
2011-03-24 |
Dalai Felinto | Logic Editor UI: sensor frequency active only when... |
tree | commitdiff |
2011-03-03 |
Dalai Felinto | BGE: Material Force Field renaming + reorganization |
tree | commitdiff |
2011-02-28 |
Campbell Barton | remove unused vars. |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Andrea Weikert | == UI icons == |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
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-02-11 |
Dalai Felinto | BGE: frame start/end in action/fcurves/shapekey to... |
tree | commitdiff |
2011-02-07 |
Campbell Barton | minor edits, no functional changes. |
tree | commitdiff |
2011-02-07 |
Dalai Felinto | Logic UI: Armature Actuator + general Captalizing 1st... |
tree | commitdiff |
2011-02-04 |
Dalai Felinto | Logic UI: multiple fixes on Constraint Actuator |
tree | commitdiff |
2011-01-31 |
Dalai Felinto | Logic UI: Servo Control (Motion/ObjectActuator) default... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-23 |
Dalai Felinto | Logic UI: ParentActuator fix + PropertyActuator tooltip... |
tree | commitdiff |
2011-01-21 |
Dalai Felinto | Logic UI + missing listener in Outliner - changes on... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-09 |
Campbell Barton | remove unused vars, comment some which look like they... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2010-12-31 |
Guillermo S. Romero | Silence more compiler warnings. |
tree | commitdiff |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-08 |
Kent Mein | Added a few descriptions that were missing. |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-12-03 |
Campbell Barton | fix for some pedantic warnings. |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-14 |
Dalai Felinto | Logic UI bugfix: [#24628] two specific tooltips of... |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename definition for enabling the game engine GAMEBLEN... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | editors/space_* build without unused args warnings |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
tree | commitdiff |
2010-10-07 |
Campbell Barton | misc fixes found with clang's static checker. |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
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-31 |
Dalai Felinto | Fix for "RNA_enum_get: ActionActuator.mode not found... |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
tree | commitdiff |
2010-08-19 |
Campbell Barton | rna renaming FModifier & GameObjectSettings |
tree | commitdiff |
2010-08-17 |
Campbell Barton | apply rna rename most of the show_*, names. |
tree | commitdiff |
2010-08-17 |
Campbell Barton | apply logic brick rna renaming |
tree | commitdiff |
2010-08-17 |
Campbell Barton | apply all rna naming changes for rna_space.c |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Py API (GSoC): Second merging commit |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace (GSoC): First merging commit |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-11 |
Dalai Felinto | Logic UI: name mismatch on motion blur property (report... |
tree | commitdiff |
2010-08-11 |
Joerg Mueller | Blender Py API: GameLogic -> bge.logic |
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 from editors/space_* |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-04 |
Campbell Barton | Brush/Paint internal changes |
tree | commitdiff |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-30 |
Thomas Dinges | Logic Editor: |
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 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
tree | commitdiff |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-14 |
Nathan Letwory | Logic UI: Changing Controllers names to follow Sensors... |
tree | commitdiff |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
tree | commitdiff |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
tree | commitdiff |
2010-07-13 |
Dalai Felinto | Logic UI: HEADERS changes: |
tree | commitdiff |
2010-07-13 |
Dalai Felinto | Logic Editor UI: Make the Active object always the... |
tree | commitdiff |
2010-07-09 |
Dalai Felinto | Logic Editor UI: move s/c/a operators and interface... |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-07-08 |
Dalai Felinto | Logic UI: small commit - set visible flag for sensor... |
tree | commitdiff |
2010-07-08 |
Dalai Felinto | Logic UI: fix for #Motion Actuator Dynamic options... |
tree | commitdiff |
2010-06-27 |
Campbell Barton | remove some warnings |
tree | commitdiff |
2010-06-24 |
Dalai Felinto | Logic UI: small fixes |
tree | commitdiff |
2010-06-23 |
Dalai Felinto | Logic UI: small change: make pin always visible (disabl... |
tree | commitdiff |
2010-06-21 |
Campbell Barton | sequencer swap data operator. |
tree | commitdiff |
2010-06-21 |
Dalai Felinto | Logic UI: Pin option for sensor and actuators (from... |
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-17 |
Dalai Felinto | Logics ops: add s/c/a can now be called with an object... |
tree | commitdiff |
2010-06-17 |
Dalai Felinto | logic ops: accepting no object as argument into "remove... |
tree | commitdiff |
2010-06-17 |
Dalai Felinto | Logic ops: uncommenting + fix remove ops to use full... |
tree | commitdiff |
2010-06-16 |
Dalai Felinto | Logic UI: partial implementation of state per controller |
tree | commitdiff |
2010-06-16 |
Dalai Felinto | Partial fix for [#22574] Logic Panel missing buttons... |
tree | commitdiff |
2010-06-05 |
Campbell Barton | finish cleanup to cmake editors, also removed some... |
tree | commitdiff |
next |