projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2.5 - Constraints Editing + Keyframe Drawing Tweaks
[blender-staging.git]
/
source
/
blender
/
2009-07-20
Joshua Leung
2.5 - Constraints Editing + Keyframe Drawing Tweaks
tree
|
commitdiff
2009-07-20
Campbell Barton
Added error prints if the text's main is not set.
tree
|
commitdiff
2009-07-20
Joshua Leung
2.5 - Fixes to try and let C++ compilers not choke...
tree
|
commitdiff
2009-07-20
Campbell Barton
cmake option to disable SDL,
tree
|
commitdiff
2009-07-20
Joshua Leung
2.5 - Bugfixes
tree
|
commitdiff
2009-07-19
Campbell Barton
d_type isnt a member of dirent on win32.
tree
|
commitdiff
2009-07-19
Campbell Barton
- Support for importing python packages. (directories...
tree
|
commitdiff
2009-07-19
Nicholas Bishop
Sculpt+Paint/2.5:
tree
|
commitdiff
2009-07-19
Martin Poirier
Remove unneeded manipulator functions.
tree
|
commitdiff
2009-07-19
Ton Roosendaal
2.5
tree
|
commitdiff
2009-07-19
Ton Roosendaal
2.5
tree
|
commitdiff
2009-07-19
Campbell Barton
issues auto generating rna docs
tree
|
commitdiff
2009-07-19
Campbell Barton
Python operators
tree
|
commitdiff
2009-07-19
Joshua Leung
2.5 - Recode of Add Constraint Operator(s)
tree
|
commitdiff
2009-07-19
Ton Roosendaal
2.5
tree
|
commitdiff
2009-07-19
Ton Roosendaal
2.5
tree
|
commitdiff
2009-07-19
Campbell Barton
py rna arrays were assumed sizeof(char)*len, should...
tree
|
commitdiff
2009-07-19
Joshua Leung
2.5 - Clear Constraints Operators
tree
|
commitdiff
2009-07-19
Joshua Leung
2.5 - Warning Fixes + Hotkey for Reversed Playback
tree
|
commitdiff
2009-07-19
Campbell Barton
- was freeing reports on freed listbases
tree
|
commitdiff
2009-07-19
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2009-07-19
Martin Poirier
Store sketch in armature instead of ugly global.
tree
|
commitdiff
2009-07-19
Nicholas Bishop
Sculpt/2.5:
tree
|
commitdiff
2009-07-19
Campbell Barton
operator macro playback (run operator reports in the...
tree
|
commitdiff
2009-07-18
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2009-07-18
Campbell Barton
missed this file in last commit.
tree
|
commitdiff
2009-07-18
Campbell Barton
initialize keymaps after python so python keymaps,...
tree
|
commitdiff
2009-07-18
Campbell Barton
fixes for errors on startup and compiler errors and...
tree
|
commitdiff
2009-07-18
Elia Sarti
2.5 / RNA Fix for render layers' rendering options
tree
|
commitdiff
2009-07-18
Martin Poirier
Second round of transform mouse buttons experiment.
tree
|
commitdiff
2009-07-18
Martin Poirier
Use verb for operator names
tree
|
commitdiff
2009-07-18
Nicholas Bishop
2.5/Sculpt:
tree
|
commitdiff
2009-07-18
Joshua Leung
2.5 - Removing quick test operator that I added by...
tree
|
commitdiff
2009-07-18
Ton Roosendaal
2.5
tree
|
commitdiff
2009-07-18
Joshua Leung
2.5 - Optimisations for Keyframe Drawing in DopeSheet
tree
|
commitdiff
2009-07-18
Campbell Barton
worked for me but broke building for eman, this fixes...
tree
|
commitdiff
2009-07-18
Campbell Barton
removed BeOS dirs (BeOS isn't supported anymore)
tree
|
commitdiff
2009-07-18
Joshua Leung
2.5 - Quick fix for NLA drawing
tree
|
commitdiff
2009-07-17
Guillermo S. Romero
Source code with executable property, manual fix. ...
tree
|
commitdiff
2009-07-17
Campbell Barton
patch from William, adds some rna user prefs and adjust...
tree
|
commitdiff
2009-07-17
Campbell Barton
python access to operators now hides the _OT_ syntax...
tree
|
commitdiff
2009-07-17
Matt Ebb
Colour Management
tree
|
commitdiff
2009-07-17
Campbell Barton
bpy rna
tree
|
commitdiff
2009-07-17
Joshua Leung
2.5 - 2 Tweaks
tree
|
commitdiff
2009-07-16
Campbell Barton
- Scrollbars for the console (use View2D functions)
tree
|
commitdiff
2009-07-16
Nathan Letwory
SCons
tree
|
commitdiff
2009-07-16
Daniel Genrich
Another fluid + (little) cloth gui and settings update
tree
|
commitdiff
2009-07-16
Joshua Leung
2.5 - View2D fixes for User Prefs
tree
|
commitdiff
2009-07-16
Campbell Barton
- use outliner colors (with subtle stripes) for report...
tree
|
commitdiff
2009-07-16
Joshua Leung
2.5 - Silencing various compiler warnings (mingw)
tree
|
commitdiff
2009-07-16
Martin Poirier
Extrude along normals.
tree
|
commitdiff
2009-07-16
Guillermo S. Romero
Add Makefile build support for Console Space Type ...
tree
|
commitdiff
2009-07-16
Matt Ebb
* Temporarily commented out a couple of lines from...
tree
|
commitdiff
2009-07-16
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2009-07-16
Campbell Barton
Console Space Type
tree
|
commitdiff
2009-07-15
Brecht Van Lommel
2.5: fix for uninitialized var in 3d view header template.
tree
|
commitdiff
2009-07-15
Brecht Van Lommel
2.5: fix for closed panels not resizing properly.
tree
|
commitdiff
2009-07-15
Brecht Van Lommel
2.5: Defaults
tree
|
commitdiff
2009-07-15
Joshua Leung
2.5 - Tweak to Action Constraint 'Transform Channel...
tree
|
commitdiff
2009-07-15
Brecht Van Lommel
2.5
tree
|
commitdiff
2009-07-15
Brecht Van Lommel
2.5: User Preferences
tree
|
commitdiff
2009-07-15
Dalai Felinto
tiny fix: stamp alpha color was lacking range parameter
tree
|
commitdiff
2009-07-14
Brecht Van Lommel
2.5: added panel with IK settings for bone.
tree
|
commitdiff
2009-07-14
Brecht Van Lommel
2.5: Objects
tree
|
commitdiff
2009-07-14
Brecht Van Lommel
2.5: Armature
tree
|
commitdiff
2009-07-14
Brecht Van Lommel
RNA
tree
|
commitdiff
2009-07-14
Thomas Dinges
2.5 Buttons:
tree
|
commitdiff
2009-07-14
Joshua Leung
2.5 Outliner - Restored all the 'toggle' operators
tree
|
commitdiff
2009-07-14
Joshua Leung
2.5 Outliner - Restoring a few operators
tree
|
commitdiff
2009-07-14
Joshua Leung
2.5 - Scrollbars are now shown when a list of panels...
tree
|
commitdiff
2009-07-14
Matt Ebb
RNA/button tweaks:
tree
|
commitdiff
2009-07-13
Daniel Genrich
Fix cloth UI + tooltips - patch provided by nudelZ
tree
|
commitdiff
2009-07-13
Campbell Barton
RNA & PyAPI
tree
|
commitdiff
2009-07-13
Brecht Van Lommel
2.5: fix for last commit, missing ffmpeg #ifdef.
tree
|
commitdiff
2009-07-13
Brecht Van Lommel
2.5: and the B.blend.c to go with the last commit.
tree
|
commitdiff
2009-07-13
Brecht Van Lommel
2.5: Render
tree
|
commitdiff
2009-07-13
Brecht Van Lommel
2.5: bugfix for BLI_is_writable, made render with Save...
tree
|
commitdiff
2009-07-13
Campbell Barton
mathutils types didnt work properly in python2x. vec...
tree
|
commitdiff
2009-07-13
Campbell Barton
Drawing a string longer then 255 chars wasnt working.
tree
|
commitdiff
2009-07-13
Campbell Barton
calling operators from python was raising an error...
tree
|
commitdiff
2009-07-13
Brecht Van Lommel
2.5
tree
|
commitdiff
2009-07-12
Janne Karhu
Keyed physics refresh:
tree
|
commitdiff
2009-07-12
Andrea Weikert
2.5 filebrowser
tree
|
commitdiff
2009-07-12
Campbell Barton
python console in ~80 lines
tree
|
commitdiff
2009-07-12
Andrea Weikert
2.5 file browser
tree
|
commitdiff
2009-07-12
Andrea Weikert
2.5 file browser
tree
|
commitdiff
2009-07-12
Campbell Barton
made text editor margin work with different font sizes.
tree
|
commitdiff
2009-07-12
Joshua Leung
2.5 - Tweaks for Split Strips in NLA and Graph Editor...
tree
|
commitdiff
2009-07-12
Joshua Leung
NLA Bugfixes:
tree
|
commitdiff
2009-07-12
Joshua Leung
2.5 - Editing Animation data (keyframes/nla-strips...
tree
|
commitdiff
2009-07-12
Brecht Van Lommel
2.5: Couple of small fun features
tree
|
commitdiff
2009-07-12
Martin Poirier
Cleaning up manipulator code a bit
tree
|
commitdiff
2009-07-11
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2009-07-11
Brecht Van Lommel
2.5: X11
tree
|
commitdiff
2009-07-11
Brecht Van Lommel
2.5: use primitive icons in the Add Object menu.
tree
|
commitdiff
2009-07-11
Campbell Barton
PyApi
tree
|
commitdiff
2009-07-11
Brecht Van Lommel
2.5:
tree
|
commitdiff
2009-07-11
Joshua Leung
2.5 - Made more operators for constraint buttons
tree
|
commitdiff
2009-07-11
Joshua Leung
2.5 - Restored Set/Clear Inverse Buttons for ChildOf...
tree
|
commitdiff
2009-07-11
Campbell Barton
Object mode select grouped operator (Shift+G and Select...
tree
|
commitdiff
next