Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-27ctx_data_pointer_verify is a verified NULL value if C is NULL.Martin Poirier
2010-01-23support for compiling blender without python working again (with cmake at least)Campbell Barton
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-24RNA apiCampbell Barton
2009-11-10Function declaration for BPY_context_getMartin Poirier
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-10-29Python can now run operators with their own context (data context).Campbell Barton
2009-10-14fixes for warnings and crashes during doc generationCampbell Barton
2009-08-182.5:Brecht Van Lommel
2009-08-16- replace rna context.mode_string with an enum context.mode, that way its sel...Campbell Barton
2009-08-162.5/Posemode:Nicholas Bishop
2009-08-162.5/Particle edit:Nicholas Bishop
2009-08-162.5/Texture paintNicholas Bishop
2009-08-162.5/Paint:Nicholas Bishop
2009-08-162.5/Vertex paint:Nicholas Bishop
2009-08-162.5 3DView:Thomas Dinges
2009-08-152.5 3D_View:Thomas Dinges
2009-08-14CTX_wm_reports needs to return NULL when wm.manager is NULL (this happens in ...Martin Poirier
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-18missed this file in last commit.Campbell Barton
2009-07-18initialize keymaps after python so python keymaps, solves the problem of keym...Campbell Barton
2009-07-17- Scrollbars for the console (use View2D functions)Campbell Barton
2009-07-16Console Space TypeCampbell Barton
2009-07-11Object mode select grouped operator (Shift+G and Select manu)Campbell Barton
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-28Zeroing listbase result for context data collection get when no data is found. Elia Sarti
2009-06-24RNABrecht Van Lommel
2009-06-20ContextBrecht Van Lommel
2009-05-29Context:Brecht Van Lommel
2009-04-01Python Panels WIPCampbell Barton
2009-03-25UI:Brecht Van Lommel
2009-03-19ContextBrecht Van Lommel
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-142.5 - Adding context iterators for visible/editable (selection is irrelevant)...Joshua Leung
2009-02-072.5Ton Roosendaal
2009-02-052.5 - Context API access for Bones (EditMode and PoseMode)Joshua Leung
2009-01-302.5: Fix for windows editmode tab crashes. This was due toBrecht Van Lommel
2009-01-232.5Ton Roosendaal
2009-01-192.5Ton Roosendaal
2009-01-172.5Ton Roosendaal
2009-01-172.5: various warning fixes.Brecht Van Lommel
2009-01-152.5: Space Image ported backBrecht Van Lommel
2009-01-032.5 / NodesNathan Letwory
2008-12-312.5Ton Roosendaal
2008-12-31RNABrecht Van Lommel
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-282.5Ton Roosendaal