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