projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2011-11-07
Brecht Van...
UI/Nodes: templates to edit nodes from the properties...
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
Nodes: add foreach_nodeclass iterator over node classes...
commit
|
commitdiff
|
tree
2011-11-07
Bastien Montagne
Fix [#29194] Spelling error
commit
|
commitdiff
|
tree
2011-11-07
Sergey Sharybin
Hopefully compilation with MinGW will work again.
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
Textures/Shaders: extend TexMapping to include projecti...
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
Nodes: add socket option to hide the default value...
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
Revert fix for #29146, needs deeper changes to solve...
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
RNA:
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
quiet warnings when building without libmv
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
fix for error in own recent commit.
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
use macro for access to library filepath
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
CMake: add delayed_install macro to specify files to...
commit
|
commitdiff
|
tree
2011-11-07
Brecht Van...
CMake: Boost and OpenImageIO building support (unused...
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
fix for error using freed memory
commit
|
commitdiff
|
tree
2011-11-07
Sergey Sharybin
Some small fixed for camera tracking:
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
minor warning nicer api use
commit
|
commitdiff
|
tree
2011-11-07
Thomas Dinges
Tracker/Movie Clip Editor:
commit
|
commitdiff
|
tree
2011-11-07
Thomas Dinges
2.6 UI:
commit
|
commitdiff
|
tree
2011-11-07
Joshua Leung
Bugfix [#29064] armature with curve contraint - crash
commit
|
commitdiff
|
tree
2011-11-07
Sergey Sharybin
Camera tracking integration
commit
|
commitdiff
|
tree
2011-11-07
Sergey Sharybin
Camera tracking integration
commit
|
commitdiff
|
tree
2011-11-07
Bastien Montagne
Removing a wrong node_type_storage (checked and confirm...
commit
|
commitdiff
|
tree
2011-11-07
Sergey Sharybin
Fix #29174: Vertex normals temporarily incorrect after...
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
fix [#29183] Make duplicates real: parent informations...
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
minor edits
commit
|
commitdiff
|
tree
2011-11-07
Campbell Barton
replace VECCOPY with copy_v3_v3, same for 2d copy,...
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
more macro --> BLI math lib, mainly replace VECCOPY...
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
replace macros for bli math functions in editors
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
replace macros with bli math functions for nodes
commit
|
commitdiff
|
tree
2011-11-06
Lukas Toenne
Fix for bug #29046, the factor buffer input was not...
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
more macro --> bli math lib replacements.
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
misc macro --> bli math lib functions
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
replace macros with math functions for render code
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
replace macros with bli math functions for particles...
commit
|
commitdiff
|
tree
2011-11-06
Joshua Leung
Second attempt at getting rid of bsystem_time()
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
use BLI math functions for kdopbvh (no functional change)
commit
|
commitdiff
|
tree
2011-11-06
Joshua Leung
Split off 3D Cursor settings from "View" panel in 3D...
commit
|
commitdiff
|
tree
2011-11-06
Joshua Leung
Removed old "bsystem_time()" function, which by now...
commit
|
commitdiff
|
tree
2011-11-06
Joshua Leung
As discussed on the mailing list, removing the non...
commit
|
commitdiff
|
tree
2011-11-06
Campbell Barton
PyUnicode_From_STR_String utility function which passes...
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
remove po/ since the workflow for translations uses...
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
update path loactions for external po/
commit
|
commitdiff
|
tree
2011-11-05
Brecht Van...
Code refactoring: split lamp functions from object...
commit
|
commitdiff
|
tree
2011-11-05
Brecht Van...
Code refactoring: split camera functions from object...
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
remove dirs to make them external's
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
use (const char*) rather than (char*) where possible.
commit
|
commitdiff
|
tree
2011-11-05
Brecht Van...
Fix #29162: grease pencil did not decrement user count...
commit
|
commitdiff
|
tree
2011-11-05
Thomas Dinges
VIEW3D_PT_tools_meshedit_options panel:
commit
|
commitdiff
|
tree
2011-11-05
Sergey Sharybin
Disable x-mirror option when proportional edit is enabled.
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
py operators - don't use the screen as an operators...
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
documentation - brief descriptions for bpy api files.
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
macro formatting & remve some unused code.
commit
|
commitdiff
|
tree
2011-11-05
Nicholas Bishop
GPU Buffers
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
more DNA object edits
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
- view bounds (now split from collision bounds) was...
commit
|
commitdiff
|
tree
2011-11-05
Campbell Barton
misc doc edits
commit
|
commitdiff
|
tree
2011-11-05
Brecht Van...
Fix #29138: changing game engine physics type from...
commit
|
commitdiff
|
tree
2011-11-05
Brecht Van...
Fix #29141: fill / beautify fill produced incorrect...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Forgot to initialize sensor height when creating new...
commit
|
commitdiff
|
tree
2011-11-04
Brecht Van...
UI: fix region embossing being drawn 1 pixel misaligned...
commit
|
commitdiff
|
tree
2011-11-04
Brecht Van...
Camera UI: tweaking panels, move clipping back because...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Fix #28865: Draw_bounds_type does not display Polyhedro...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Fix #29024: Logic Bricks allow same name for multiple...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Fix #29155: Inconsistency with 0 and Del hotkeys
commit
|
commitdiff
|
tree
2011-11-04
Campbell Barton
correct some warnings, also sensor_x was being paassed...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Configurable sensor size:
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Fix #29139: Comp Group nodes don't retain name
commit
|
commitdiff
|
tree
2011-11-04
Brecht Van...
Depsgraph: add "Dependency Relations" operator to print...
commit
|
commitdiff
|
tree
2011-11-04
Brecht Van...
Fix #29146: object used for particle instancing did...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Changes to node sockets default values to deal better...
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Fix #29051: Set Origin - Center: Bounds does not work
commit
|
commitdiff
|
tree
2011-11-04
Sergey Sharybin
Do not run versioning code for new files. All stuff...
commit
|
commitdiff
|
tree
2011-11-04
Campbell Barton
cleanup some BLF macros and dont over-alloc BGE's PyObj...
commit
|
commitdiff
|
tree
2011-11-04
Joshua Leung
Comments and other text editing:
commit
|
commitdiff
|
tree
2011-11-04
Joshua Leung
Bugfix [#28515] Dupliframes start/end animation broken...
commit
|
commitdiff
|
tree
2011-11-04
Campbell Barton
- added docs and examples for bpy.app.handlers
commit
|
commitdiff
|
tree
2011-11-04
Matt Ebb
Enabled ndof devices for controlling colour wheel and...
commit
|
commitdiff
|
tree
2011-11-04
Campbell Barton
utility function to find the biggest area: BKE_screen_f...
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
compile without python works again
commit
|
commitdiff
|
tree
2011-11-03
Sergey Sharybin
Fix #28998: sequence rendering with wrong progress bar
commit
|
commitdiff
|
tree
2011-11-03
Brecht Van...
Depsgraph: more tweaking for update acces from python API
commit
|
commitdiff
|
tree
2011-11-03
Sergey Sharybin
Fix #29005: Bezier/Surface Datablock switching bug?
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
python string conversion
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
use Py_TYPE macro (no functional changes)
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
patch [#27917] MARKER MENUS: Unification and adding...
commit
|
commitdiff
|
tree
2011-11-03
Sergey Sharybin
Fix #28935: Material display error VBO + Texture Solid...
commit
|
commitdiff
|
tree
2011-11-03
Thomas Dinges
Scons:
commit
|
commitdiff
|
tree
2011-11-03
Sergey Sharybin
Fix #29122: Curve Radius keyable from Outliner Databloc...
commit
|
commitdiff
|
tree
2011-11-03
Thomas Dinges
Scons:
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
hopefully fix msvc build error
commit
|
commitdiff
|
tree
2011-11-03
Joshua Leung
Bugfix [#29113] "Follow path" constraint subframes...
commit
|
commitdiff
|
tree
2011-11-03
Brecht Van...
Depsgraph/Python: ensure datablocks with animation...
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
correct error in stub
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
modify previous api feature to tag functions as permane...
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
ability to have permanent callbacks that stay active...
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
fix for warning on osx
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
fix regression [#29076] 16bit Tiff save broken in Blend...
commit
|
commitdiff
|
tree
2011-11-03
Campbell Barton
correct spelling mistakes
commit
|
commitdiff
|
tree
2011-11-02
Campbell Barton
patch [#28947] Patches for #28943 (Support for XDG...
commit
|
commitdiff
|
tree
2011-11-02
Campbell Barton
cmake could ignore defines for python lib/include passe...
commit
|
commitdiff
|
tree
next